home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / csxtm105.zip / HISTORY.CSX < prev    next >
Text File  |  1992-08-01  |  2KB  |  59 lines

  1. History of Changes or Fixes to CSXtime.
  2. Entries are made in reverse order, Newest first;
  3.  
  4.  
  5. August 1, 1992 Ver 1.5
  6.  
  7. ■ Corrected a logic error that caused the program to change the
  8. extension on the filename to ZIP if passed from the PCB command line,
  9. even though the extension was other than ZIP.
  10.  
  11. ■ Corrected a problem with the program returning a transfer time & info
  12. for files it did not find with zero bytes...
  13.  
  14. ■ As with my other programs, please use this file as an addendum to the
  15. documentation. I will be rewriting the program using the PCBoard Toolkit
  16. in C++ in the near future, so I will not be updating the documentation..
  17.  
  18.  
  19. July 10, 1992 Ver 1.4
  20.  
  21. ■ Added the ability for the user to FLAG a file for download after the
  22. information is displayed about the file. The senerio goes like this;
  23.  
  24. User gets the xfer time on ALLFILES.ZIP, and the program presents the
  25. prompt back. If the user wants to flag that file for download, the user
  26. would type "FLAG" or "FL" at the prompt, and the program will advise the
  27. user the file is flagged. This can be done multiple times in a single
  28. session. In other words, each time the user enters the door, the program
  29. recreates the flagfile, thus making it empty. During the single session
  30. the user can inquire on as many files as they want, and flag them each
  31. time. If a user has flagged more files than allowed, PCBoard will take
  32. care of the security upon return to PCBoard.
  33.  
  34. Once back at the PCBoard prompt, PCBoard will stack the requested files
  35. for batch downloading, and allow/disallow files based on security.
  36.  
  37. June 25, 1992 Ver 1.3
  38.  
  39. ■ The program will now check for the presence of PCBoards filelst.idx
  40. file, and check the index for the existence of a file before searching
  41. the download paths. This makes the program run much faster. If you do
  42. not use the filelst.idx, the program will search your download paths as
  43. it always has.
  44.  
  45. May 31, 1992 Ver 1.2
  46.  
  47. ■ Increased the stack size, and turned off the debug code to make it
  48. smaller.
  49.  
  50. May 30 ,1992 Ver 1.1
  51.  
  52. ■ Made a change to continuously prompt the user for file names until the
  53. press enter alone, which will return them the the PCBoard Command
  54. prompt.
  55.  
  56. May 29, 1992 Ver 1.0
  57.  
  58. ■ Initial Release
  59.